[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 250   SHUFFLE   <  SKIP 292  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12048Coleman, Kayla, L97034Lake OswegoOregonUnited States
17966Gutierrez, Kellie, KWA3WatfordEnglandUnited Kingdom
28654Nelson, Miguel, W97301SalemOregonUnited States

Generated 2025-07-14 02:19:52.377 UTC