[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1729  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18304She, Yolanda, M2264SilverwaterNew South WalesAustralia
16989Richardson, Emma98201EverettWashingtonUnited States
25199Griffin, Kyle, L92020El CajonCaliforniaUnited States

Generated 2025-07-11 11:30:22.887 UTC