[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 5579   SHUFFLE   <  SKIP 376  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20846Alonso, Lee93290Tremblay-en-FranceSeine Saint DenisFrance
11597Chandra, Janelle, C94310OrlyVal de MarneFrance
15552Lewis, Tyler, C98501OlympiaWashingtonUnited States

Generated 2025-07-20 03:04:54.994 UTC