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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21770Thomas, Brandon, L98055RentonWashingtonUnited States
22902Madan, Pedro98225BellinghamWashingtonUnited States
27486Gill, Mathew, M2060Lavender BayNew South WalesAustralia

Generated 2025-07-11 21:53:38.088 UTC