[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 511   SHUFFLE   <  SKIP 1656  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19493Shan, KarlaBD1 4SJW. YorkEnglandUnited Kingdom
22654Romero, Orlando92700ColombesHauts de SeineFrance
24972Garcia, Edward94536FremontCaliforniaUnited States

Generated 2025-07-17 07:12:29.712 UTC