[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 875   SHUFFLE   <  SKIP 5877  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12627Zheng, Leah, RW1V 5RNLondonEnglandUnited Kingdom
18983Price, Destiny91776San GabrielCaliforniaUnited States
21713Parker, Jose, B90241DowneyCaliforniaUnited States

Generated 2025-07-18 15:44:55.541 UTC