[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 3027   SHUFFLE   <  SKIP 3773  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16338Zhang, Barbara4217Gold CoastQueenslandAustralia
18466Gutierrez, Joy, A6006PerthSouth AustraliaAustralia
21474Gray, Lucas, L98033KirklandWashingtonUnited States

Generated 2025-07-12 17:01:04.474 UTC