[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 3669   SHUFFLE   <  SKIP 1519  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24500Johnson, Seth98371PuyallupWashingtonUnited States
19433Raje, Bridget, APB12PeterboroughEnglandUnited Kingdom
19287Chandra, Shane, M75006ParisSeine (Paris)France
22770Morgan, Chloe, L94611OaklandCaliforniaUnited States

Generated 2025-07-18 07:52:27.297 UTC