[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 211   SHUFFLE   <  SKIP 2269  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24276Nelson, Kaitlyn, J1002SydneyNew South WalesAustralia
17160Andersen, Louis98312BremertonWashingtonUnited States
14194Rai, Cassie, RE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-12 12:11:01.442 UTC