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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20407Vance, Kristopher, C2500WollongongNew South WalesAustralia
27865Butler, Destiny2444Port MacquarieNew South WalesAustralia
27235Li, Robert, L98055RentonWashingtonUnited States

Generated 2025-07-10 02:36:40.237 UTC