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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18387Green, Carlos91950National CityCaliforniaUnited States
16382Davis, Jennifer, A98403TacomaWashingtonUnited States
29470Roberts, Nathan93700DrancySeine Saint DenisFrance

Generated 2025-07-12 22:38:32.211 UTC