[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 2157  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25873Sanders, IsaiahV3A 4R2LangleyBritish ColumbiaCanada
23400Lee, Andrew, G94611OaklandCaliforniaUnited States
15018Martin, Felicia, L3429SunburyVictoriaAustralia

Generated 2025-07-14 21:56:29.629 UTC