[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 484   SHUFFLE   <  SKIP 1951  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16957Wilson, Seth, E98403TacomaWashingtonUnited States
11767Madan, Meagan4171HawthorneQueenslandAustralia
23958Lin, Amy91370Verrieres Le BuissonEssonneFrance
23108Wright, Savannah, L98201EverettWashingtonUnited States

Generated 2025-07-18 19:00:58.255 UTC