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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28078Young, Jack, L97034Lake OswegoOregonUnited States
16024Hill, Isaac98270MarysvilleWashingtonUnited States
13525Van, Cassandra2060Lavender BayNew South WalesAustralia

Generated 2025-07-14 16:37:04.719 UTC