[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 34   SHUFFLE   <  SKIP 6455  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23119Zhao, Gilbert2060Lavender BayNew South WalesAustralia
13015Parker, Rebecca, L97034Lake OswegoOregonUnited States
15274Johnson, Alexander, M90802Long BeachCaliforniaUnited States

Generated 2025-07-20 22:55:35.911 UTC