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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24985Phillips, Jenna, T90505TorranceCaliforniaUnited States
15726Barnes, Faith, F4655Hervey BayQueenslandAustralia
13357Gonzales, Blake, C92020El CajonCaliforniaUnited States

Generated 2025-07-20 16:45:07.537 UTC