[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 2295   SHUFFLE   <  SKIP 245  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16657She, Alvin, E2060Lavender BayNew South WalesAustralia
18074Hall, Julia, L98036LynnwoodWashingtonUnited States
18833Baker, Morgan90712LakewoodCaliforniaUnited States

Generated 2025-07-13 22:43:22.323 UTC