[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   SHUFFLE   SKIP 4337   <  SKIP 48  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20394Butler, Emma, S98501OlympiaWashingtonUnited States
13609Yang, Ramon, KSW8 4BGLondonEnglandUnited Kingdom
29256Harris, NoahV7L 4J4VancouverBritish ColumbiaCanada

Generated 2025-07-18 23:26:08.240 UTC