[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   SHUFFLE   <  SKIP 4246  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27805Ye, Barbara, A59170CroixNordFrance
19731Allen, Jonathan94941Mill ValleyCaliforniaUnited States
19052Kapoor, Kristi59140DunkerqueNordFrance
13968Sai, Lydia, L2065St. LeonardsNew South WalesAustralia
26129Anand, Jodi2450Coffs HarbourNew South WalesAustralia
25515Deng, Tara95000CergyVal d'OiseFrance

Generated 2025-07-11 15:52:23.465 UTC