[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 750   SHUFFLE   <  SKIP 2758  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22304Vazquez, JaimeW1X3SELondonEnglandUnited Kingdom
26539Hayes, Faith94010BurlingameCaliforniaUnited States
19631Scott, Timothy2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-16 00:52:05.488 UTC