[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 444   SHUFFLE   <  SKIP 2386  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21077James, Rachel93700DrancySeine Saint DenisFrance
22884Richardson, Danielle97301SalemOregonUnited States
21308Garcia, Kayla, LV0SookeBritish ColumbiaCanada

Generated 2025-07-14 11:14:33.775 UTC