[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 327   SHUFFLE   <  SKIP 405  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27724Martin, Tyler, LV9B 5T2ShawneeBritish ColumbiaCanada
11514Diaz, Dalton98403TacomaWashingtonUnited States
18450Shen, Willie, S2300NewcastleNew South WalesAustralia

Generated 2025-07-21 00:45:57.267 UTC