[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 3249   SHUFFLE   <  SKIP 63  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26791Nath, Kelvin, M77520BaytownTexasUnited States
23380Campbell, Gabriel, B91941GrossmontCaliforniaUnited States
25249Watson, Alexandra, H2580GoulburnNew South WalesAustralia

Generated 2025-07-16 11:11:37.011 UTC