[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 413   SHUFFLE   <  SKIP 1344  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19125Russell, Cameron, D98168BurienWashingtonUnited States
19624Zhu, Wesley, L2138RhodesNew South WalesAustralia
13557Liu, Stacey, AEC1R 0DULondonEnglandUnited Kingdom
27282Perez, Barry, MT2P 2G8CalgaryAlbertaCanada

Generated 2025-07-19 13:51:51.687 UTC