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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27970Andersen, Willie, M2113North RydeNew South WalesAustralia
28016Sanders, Cody, R92625Newport BeachCaliforniaUnited States
24081Hughes, Alexis, B57000MetzMoselleFrance

Generated 2025-07-11 11:35:55.056 UTC