[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 3568   SHUFFLE   <  SKIP 1154  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29193Liang, Alejandro, W2444Port MacquarieNew South WalesAustralia
18934Moore, Jeremiah, U98403TacomaWashingtonUnited States
19076Pal, Jaclyn59100RoubaixNordFrance

Generated 2025-07-22 01:59:38.424 UTC