[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 2292  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14117Cook, Emma, G98901YakimaWashingtonUnited States
22777Garcia, Tyler98020EdmondsWashingtonUnited States
13875Williams, Samantha, C92020El CajonCaliforniaUnited States

Generated 2025-07-10 11:33:30.119 UTC