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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14731Brown, Seth, A94010BurlingameCaliforniaUnited States
13215Sharma, Colleen75006CarrolltonTexasUnited States
22125Garcia, Zachary, K91950National CityCaliforniaUnited States

Generated 2025-07-19 01:28:34.445 UTC