[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4743  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18964Gonzalez, Thomas, M91950National CityCaliforniaUnited States
22537Jenkins, Xavier, L33098PaderbornNordrhein-WestfalenGermany
12935Hill, Robert, L92625Newport BeachCaliforniaUnited States

Generated 2025-07-13 15:09:11.679 UTC