[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 250   SHUFFLE   <  SKIP 748  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22596Xu, Omar, ASW19 3RULondonEnglandUnited Kingdom
12798Gutierrez, Andy93290Tremblay-en-FranceSeine Saint DenisFrance
14419Ward, Abigail, J97045Oregon CityOregonUnited States
22967Smith, Rachel98501OlympiaWashingtonUnited States

Generated 2025-07-17 08:46:09.743 UTC