[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 568   SHUFFLE   <  SKIP 977  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19607Subram, Troy, R4551CaloundraQueenslandAustralia
28541Perez, Isabella, D78100Saint Germain en LayeYvelineFrance
13092Walker, William, E94303Palo AltoCaliforniaUnited States
28347Anand, Latoya, D98225BellinghamWashingtonUnited States
13486Gomez, RebekahV8Y 1L1CliffsideBritish ColumbiaCanada
20183Allen, Sophia97355LebanonOregonUnited States
28683Munoz, Mallory78000VersaillesYvelineFrance

Generated 2025-07-15 17:28:56.297 UTC