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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24001Raman, Arthur3280WarrnamboolVictoriaAustralia
12573Rai, Grant, R2060Lavender BayNew South WalesAustralia
22744Wright, Edward94519ConcordCaliforniaUnited States

Generated 2025-11-05 09:35:20.769 UTC