[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 6869   <  SKIP 16  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13665Randall, KristiWA1 4SYWoolstonEnglandUnited Kingdom
20476Long, Destiny91776San GabrielCaliforniaUnited States
20732Walker, Joshua, W98036LynnwoodWashingtonUnited States

Generated 2025-07-17 23:05:23.239 UTC