[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 680   SHUFFLE   <  SKIP 1094  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25481Jackson, Lucas, APB12PeterboroughEnglandUnited Kingdom
11960Griffin, Ana98052RedmondWashingtonUnited States
17478Martin, Renee, L4000BrisbaneQueenslandAustralia

Generated 2025-07-19 03:54:55.015 UTC