[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 484   SHUFFLE   <  SKIP 2348  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26633Ward, Gabrielle, R90012Los AngelesCaliforniaUnited States
12670Martinez, Sarah, S1002SydneyNew South WalesAustralia
11612Andersen, KeithRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-07-11 01:53:35.163 UTC