[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 1076   SHUFFLE   <  SKIP 557  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26828Rivera, Stephanie, A78000VersaillesYvelineFrance
17199Zhou, Dennis, R12171BerlinSaarlandGermany
28258Bryant, Destiny, C94109San FranciscoCaliforniaUnited States

Generated 2025-07-17 05:59:49.971 UTC