[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 1910  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19960Mr., Spencer, Phil3205South MelbourneVictoriaAustralia
27977Alonso, Jerome, H2060Lavender BayNew South WalesAustralia
26598Adams, Charles, R98403TacomaWashingtonUnited States

Generated 2025-11-01 06:11:31.832 UTC