[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 1305   SHUFFLE   <  SKIP 1381  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19891Morgan, Jennifer, L98201EverettWashingtonUnited States
23043Moore, Katherine, L98403TacomaWashingtonUnited States
21551Butler, Elijah, D3429SunburyVictoriaAustralia

Generated 2025-07-21 19:41:26.273 UTC