[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 24   SHUFFLE   <  SKIP 379  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24554Fernandez, DeannaW1X3SELondonEnglandUnited Kingdom
23268Morris, Katelyn, E94303Palo AltoCaliforniaUnited States
12689Pal, Tamara4551CaloundraQueenslandAustralia

Generated 2025-07-10 22:28:16.462 UTC