[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 3677   SHUFFLE   <  SKIP 503  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14566Mitchell, Kaylee, RV2W 1W2HaneyBritish ColumbiaCanada
15225Bhat, Yolanda6006PerthSouth AustraliaAustralia

Generated 2025-07-21 10:58:14.912 UTC