[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 529   SHUFFLE   <  SKIP 313  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11118Zeng, Alvin, M2060Lavender BayNew South WalesAustralia
24219Lopez, Tina, J45000OrleansLoiretFrance
26535Perry, Kelly, E98366Port OrchardWashingtonUnited States
26198Taylor, Alyssa, M91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-18 13:49:32.261 UTC