[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 480   SHUFFLE   <  SKIP 93  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12992Zeng, Ernest, M6006PerthSouth AustraliaAustralia
29361Nara, Sheena93000BobignySeine Saint DenisFrance
24094Diaz, Julio, JCB4 4BZCambridgeEnglandUnited Kingdom

Generated 2025-07-20 16:09:25.396 UTC