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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12137Green, Jack94947NovatoCaliforniaUnited States
15557Murphy, Nathaniel94611OaklandCaliforniaUnited States
19953Lal, Darrell3198SeafordVictoriaAustralia

Generated 2025-07-11 14:45:01.273 UTC