[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 468   SHUFFLE   <  SKIP 5481  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20543Miller, Seth91791West CovinaCaliforniaUnited States
19281Carlson, Mallory, A41100Saint OuenLoir et CherFrance
26226Andersen, Michele, C80074MünchenNordrhein-WestfalenGermany

Generated 2025-07-22 11:19:43.290 UTC