[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 5562   <  SKIP 1057  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18988Baker, Courtney, A94536FremontCaliforniaUnited States
12839Fernandez, DominiqueOX16 8RSOxonEnglandUnited Kingdom
13222Liu, ArturoV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-17 02:06:47.604 UTC