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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20536Gray, Taylor, M91776San GabrielCaliforniaUnited States
14901Richardson, Katherine91950National CityCaliforniaUnited States
24570Guo, Karen93000BobignySeine Saint DenisFrance

Generated 2025-07-14 11:40:33.966 UTC