[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 460   SHUFFLE   <  SKIP 1965  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21062Barnes, Miranda93290Tremblay-en-FranceSeine Saint DenisFrance
24842Alonso, Monique94310OrlyVal de MarneFrance
24877Zhao, Mandy, F93500PantinSeine Saint DenisFrance
17957Yuan, Misty, J92310SèvresHauts de SeineFrance
17843Shan, Kelli91420MorangisEssonneFrance
28085Evans, Jeremiah98270MarysvilleWashingtonUnited States

Generated 2025-07-18 07:59:35.239 UTC