[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 1314   SHUFFLE   <  SKIP 335  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18199Lopez, Brandy, S2036MalabarNew South WalesAustralia
12625Andersen, Carly, A31770ColomiersGaronne (Haute)France
25092Jackson, Emily90802Long BeachCaliforniaUnited States

Generated 2025-07-13 04:36:25.099 UTC