[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 650   SHUFFLE   <  SKIP 1587  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24635Rogers, Gabrielle91776San GabrielCaliforniaUnited States
20113Murphy, Christina98366Port OrchardWashingtonUnited States
26617Peterson, Isaiah90401Santa MonicaCaliforniaUnited States

Generated 2025-07-18 13:57:56.469 UTC