[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   SHUFFLE   <  SKIP 4069  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27479Sanders, Kaitlyn, T91203GlendaleCaliforniaUnited States
22669Raji, Lindsay, ESW6 SBYLondonEnglandUnited Kingdom
27798Bryant, Brandon66578NeunkirchenSaarlandGermany
27599Subram, Cory, B3429SunburyVictoriaAustralia

Generated 2025-07-11 01:21:21.937 UTC