[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 327   SHUFFLE   <  SKIP 2904  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20476Long, Destiny91776San GabrielCaliforniaUnited States
20389Romero, Lee98107BallardWashingtonUnited States
19869Brooks, Carol, A91791West CovinaCaliforniaUnited States

Generated 2025-07-13 22:28:49.414 UTC