[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 2421   SHUFFLE   <  SKIP 2074  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20283Shen, Katie, A2138RhodesNew South WalesAustralia
19764Pal, Wayne3198SeafordVictoriaAustralia
20692Lewis, John, H94611OaklandCaliforniaUnited States

Generated 2025-07-13 18:47:09.827 UTC