[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 3917   SHUFFLE   <  SKIP 2394  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11993Wang, Rosa, I2580GoulburnNew South WalesAustralia
14376Torres, Faith, A98201EverettWashingtonUnited States
20617Johnson, Chloe, L3977CranbourneVictoriaAustralia

Generated 2025-07-20 04:34:01.043 UTC