[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 872   SHUFFLE   <  SKIP 3941  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19907Diaz, Bruce, L93500PantinSeine Saint DenisFrance
22286Hughes, Gabriel, L91776San GabrielCaliforniaUnited States
20118Henderson, Jacqueline, R91977Spring ValleyCaliforniaUnited States

Generated 2025-07-18 17:07:42.545 UTC