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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18935Jenkins, Jasmine, S92806La JollaCaliforniaUnited States
20428Ma, Brent2580GoulburnNew South WalesAustralia
29173Bradley, Richard98901YakimaWashingtonUnited States

Generated 2025-07-10 23:48:25.677 UTC