[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 482   SHUFFLE   <  SKIP 4299  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15002Lin, Jenny, A31770ColomiersGaronne (Haute)France
26535Perry, Kelly, E98366Port OrchardWashingtonUnited States
20579King, Alexandra, C93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-16 17:42:31.629 UTC