[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 2381   <  SKIP 3742  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11791Morgan, Chase, D99202SpokaneWashingtonUnited States
11838Rodriguez, Justin, J97005BeavertonOregonUnited States
16493Fernandez, Brenda, L3198SeafordVictoriaAustralia

Generated 2025-07-17 22:44:23.882 UTC