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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24823Zhao, Vincent, M94014ColmaCaliforniaUnited States
13733Collins, Sydney, V98168BurienWashingtonUnited States
13055Gray, Patrick, J97355LebanonOregonUnited States

Generated 2025-07-13 10:25:21.025 UTC