[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 440   SHUFFLE   <  SKIP 1802  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15250Scott, Jose, M91945Lemon GroveCaliforniaUnited States
18269Torres, Wendy, A4171HawthorneQueenslandAustralia
12059Jenkins, Jason, L98055RentonWashingtonUnited States

Generated 2025-07-21 14:55:03.932 UTC