[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 480   SHUFFLE   <  SKIP 2296  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28210Alan, Meghan, I2060Lavender BayNew South WalesAustralia
19008Murphy, Hailey, F98403TacomaWashingtonUnited States
26021Gutierrez, Meghan, E2777SpringwoodNew South WalesAustralia

Generated 2025-07-12 11:47:02.407 UTC