[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 717   SHUFFLE   <  SKIP 801  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13647Alonso, Armando, M4169East BrisbaneQueenslandAustralia
16381Davis, Kayla98168BurienWashingtonUnited States
12876Robinson, Blake, E94611OaklandCaliforniaUnited States
18441Munoz, Tabitha, A90210Beverly HillsCaliforniaUnited States

Generated 2025-07-20 06:40:45.223 UTC