[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 416   SHUFFLE   <  SKIP 2351  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12421Hughes, Cameron, A92625Newport BeachCaliforniaUnited States
25768Ruiz, Tyrone, B14197BerlinNordrhein-WestfalenGermany
27716Ramos, Albert, E2060Lavender BayNew South WalesAustralia

Generated 2025-07-20 15:40:02.134 UTC