[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 484   SHUFFLE   <  SKIP 2357  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20026Richardson, Jasmine98901YakimaWashingtonUnited States
26267Martin, Matthew, F90802Long BeachCaliforniaUnited States
21196Alonso, Kathleen1002SydneyNew South WalesAustralia

Generated 2025-07-14 01:40:03.164 UTC