[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 9481   SHUFFLE   <  SKIP 2005  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26888Fernandez, Bruce, ERG12 8TBBracknellEnglandUnited Kingdom
12527Rodriguez, José91502BurbankCaliforniaUnited States
27927Zhao, OmarB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-19 04:52:20.493 UTC