[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 159   SHUFFLE   <  SKIP 2368  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22359Lee, Ethan, JV7L 4J4VancouverBritish ColumbiaCanada
26397Travers, MichealOX14 4SEOxfordEnglandUnited Kingdom
14081Butler, Nicole, J94611OaklandCaliforniaUnited States

Generated 2025-07-13 16:49:31.299 UTC