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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24978Stewart, Kaylee98312BremertonWashingtonUnited States
21039Ramos, JillCB4 4BZCambridgeEnglandUnited Kingdom
21947Romero, Diane, F3198SeafordVictoriaAustralia

Generated 2025-07-11 09:57:14.659 UTC