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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16945Kelly, Brianna, CGA10GatesheadEnglandUnited Kingdom
15301Guo, Amy, A94014ColmaCaliforniaUnited States
24997Kumar, Melvin, M94010BurlingameCaliforniaUnited States

Generated 2025-07-13 02:12:43.870 UTC