[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 0   SHUFFLE   <  SKIP 2113  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28838Ross, Jasmine, S98312BremertonWashingtonUnited States
14544West, Darryl, Y59100RoubaixNordFrance
20164Ms., Rockne, Carol Ann, F.LA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-11-04 13:34:08.616 UTC