[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 3137  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16541Hu, Micah, ACM11BillericayEnglandUnited Kingdom
28901Hee, Martha, J80074MünchenNordrhein-WestfalenGermany
24717Anand, Damien, L85049IngolstadtBayernGermany
13879Hernandez, Derrick90706BellflowerCaliforniaUnited States

Generated 2025-07-14 06:10:43.203 UTC