[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 438   SHUFFLE   <  SKIP 57  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25141Gutierrez, WalterSW8 1XDLondonEnglandUnited Kingdom
18520Huang, Rafael, D91910Chula VistaCaliforniaUnited States
14702Zimmerman, Curtis, TPE17BuryEnglandUnited Kingdom
15184Hernandez, Mathew, A4171HawthorneQueenslandAustralia

Generated 2025-07-13 18:55:17.830 UTC