[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 127   SHUFFLE   <  SKIP 2368  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11686Edwards, Luke, C91203GlendaleCaliforniaUnited States
22074Washington, Richard97068W. LinnOregonUnited States
22597Chandra, Rachael, V12311BerlinHamburgGermany

Generated 2025-07-16 02:02:23.335 UTC