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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11165Alexander, Jocelyn94611OaklandCaliforniaUnited States
23153Hill, Jenna, M92118CoronadoCaliforniaUnited States
11910Zheng, Jaclyn, F2580GoulburnNew South WalesAustralia

Generated 2025-07-11 13:37:43.903 UTC