[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 396   SHUFFLE   <  SKIP 1846  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26352Fernandez, Cynthia, L04838EilenburgBrandenburgGermany
19897Nelson, Gabriella, O91776San GabrielCaliforniaUnited States
23846Diaz, Aidan, LV7L 4J4VancouverBritish ColumbiaCanada

Generated 2025-07-19 22:51:08.914 UTC