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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25365Perry, Gabrielle92118CoronadoCaliforniaUnited States
18879Morgan, Garrett, J94014ColmaCaliforniaUnited States
23060Long, Isabella, C94303Palo AltoCaliforniaUnited States

Generated 2025-07-12 00:18:36.556 UTC