[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 908   SHUFFLE   <  SKIP 383  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26352Fernandez, Cynthia, L04838EilenburgBrandenburgGermany
24174Chander, Keith, A3280WarrnamboolVictoriaAustralia
18321Cook, Sebastian, M97071WoodburnOregonUnited States

Generated 2025-07-11 02:09:30.180 UTC