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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22972James, Bailey, A97071WoodburnOregonUnited States
16658Raje, Ashlee, E2500WollongongNew South WalesAustralia
19842Phillips, Katherine, S98312BremertonWashingtonUnited States

Generated 2025-07-15 18:28:28.393 UTC