[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 549   SHUFFLE   <  SKIP 1376  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13598Luo, Keith, R59368WerneNordrhein-WestfalenGermany
26101Smith, Phillip, S98225BellinghamWashingtonUnited States
15979Cook, Nicole98036LynnwoodWashingtonUnited States

Generated 2025-07-16 22:14:24.636 UTC