[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 2421   SHUFFLE   <  SKIP 820  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15520Navarro, Desiree92118CoronadoCaliforniaUnited States
15956Li, Ryan94611OaklandCaliforniaUnited States
18444Chow, Shannon4655Hervey BayQueenslandAustralia

Generated 2025-07-11 19:45:06.287 UTC