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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20693Perry, Zachary, L98901YakimaWashingtonUnited States
15072Subram, Whitney93290Tremblay-en-FranceSeine Saint DenisFrance
28119Ma, Curtis2061Milsons PointNew South WalesAustralia
22875Russell, Robert, L91203GlendaleCaliforniaUnited States

Generated 2025-07-13 10:36:43.300 UTC