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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16451Stone, Karl, L63151MühlheimHamburgGermany
21604Howard, Melanie, A90241DowneyCaliforniaUnited States
22906Moreno, Jessie, C2113North RydeNew South WalesAustralia
28826Sharma, Jack97071WoodburnOregonUnited States

Generated 2025-07-13 06:37:12.241 UTC