[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 875   SHUFFLE   <  SKIP 2645  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29278Scott, Janet, L90802Long BeachCaliforniaUnited States
14396Sanchez, Zoe, S98501OlympiaWashingtonUnited States
21380Sara, Candace2580GoulburnNew South WalesAustralia

Generated 2025-07-22 13:08:47.567 UTC