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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12911Rogers, Sebastian, P94010BurlingameCaliforniaUnited States
24292Brooks, Mackenzie91203GlendaleCaliforniaUnited States
16821Carter, Mary42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-12 15:34:05.265 UTC