[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 3321  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16189Hughes, AmandaPB12PeterboroughEnglandUnited Kingdom
28585Russell, Julian, M91502BurbankCaliforniaUnited States
12041Martin, Seth98270MarysvilleWashingtonUnited States
17728Perry, Maria, N2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-12 00:41:32.615 UTC