[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 210   SHUFFLE   <  SKIP 1988  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25545Long, Kelly, GPB12PeterboroughEnglandUnited Kingdom
11876White, Madison, L94611OaklandCaliforniaUnited States
17890Jiménez, Derrick, BOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-13 10:14:01.204 UTC