[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 875   SHUFFLE   <  SKIP 5239  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26791Nath, Kelvin, M77520BaytownTexasUnited States
13051Jones, Ethan2580GoulburnNew South WalesAustralia
13666Ruiz, Teresa41485GrevenbroichBayernGermany

Generated 2025-07-21 06:20:15.083 UTC