[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2511   SHUFFLE   <  SKIP 1160  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14205Wu, Wesley, R92310SèvresHauts de SeineFrance
19585Fernandez, Kristi7001HobartTasmaniaAustralia
11769Hernandez, Haley, LV2L3W8NewtonBritish ColumbiaCanada
12973Howard, Adrian, B98052RedmondWashingtonUnited States

Generated 2025-07-15 18:51:08.279 UTC