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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14081Butler, Nicole, J94611OaklandCaliforniaUnited States
29467Mehta, Monica, J66272Sulzbach TaunusSaarlandGermany
12962Edwards, Jennifer92625Newport BeachCaliforniaUnited States

Generated 2025-07-10 20:55:52.005 UTC