[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 717   SHUFFLE   <  SKIP 2423  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18114Foster, Alexandria, L91791West CovinaCaliforniaUnited States
22570Yang, JacksonWA3WatfordEnglandUnited Kingdom
26838Shan, Cassie59000LilleNordFrance

Generated 2025-07-11 20:33:33.580 UTC