[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 8375   SHUFFLE   <  SKIP 18  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26403Navarro, Philip04139LeipzigNordrhein-WestfalenGermany
25786Romero, Cheryl, A95000CergyVal d'OiseFrance
22847Chen, Jaclyn, C2580GoulburnNew South WalesAustralia

Generated 2025-07-20 21:45:51.782 UTC