[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 5631   <  SKIP 2017  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15956Li, Ryan94611OaklandCaliforniaUnited States
13669Gill, Kristy4217Gold CoastQueenslandAustralia
29379Gill, Craig, R17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-18 17:43:57.047 UTC