[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 1616   SHUFFLE   <  SKIP 2039  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24592Martinez, Jay5023FindonSouth AustraliaAustralia
25168Hernandez, Micheal94704BerkeleyCaliforniaUnited States
17628Munoz, RobertoSW19 3RULondonEnglandUnited Kingdom
14850Vazquez, Audrey41100Saint OuenLoir et CherFrance

Generated 2025-07-16 23:58:35.132 UTC