[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 24   SHUFFLE   <  SKIP 2257  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15931Xu, Micah, M91370Verrieres Le BuissonEssonneFrance
24472He, Jake, M2113North RydeNew South WalesAustralia
27279Brooks, Katelyn98027IssaquahWashingtonUnited States

Generated 2025-07-10 10:48:34.167 UTC