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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27233Ward, Seth, E91977Spring ValleyCaliforniaUnited States
26753Patel, Summer, G2450Coffs HarbourNew South WalesAustralia
21452Bailey, Seth, R97330CorvallisOregonUnited States

Generated 2025-07-11 16:12:26.627 UTC