[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 2391   SHUFFLE   <  SKIP 498  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13825Ma, Kelvin, E59000LilleNordFrance
23271Clark, Alexandra, R90210Beverly HillsCaliforniaUnited States
20098Lewis, Alexis, G92020El CajonCaliforniaUnited States

Generated 2025-07-12 16:08:36.460 UTC