[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 4329  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25583Arthur, Carolyn, A63009OffenbachSaarlandGermany
27669Allen, Katelyn, I92118CoronadoCaliforniaUnited States
20099Xie, Devon, L94010BurlingameCaliforniaUnited States
23123Kelly, Zoe2580GoulburnNew South WalesAustralia

Generated 2025-07-12 00:13:54.711 UTC