[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 362   SHUFFLE   <  SKIP 4701  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27997Malhotra, Lydia, M94010BurlingameCaliforniaUnited States
12066Powell, Wyatt, L90012Los AngelesCaliforniaUnited States
27857Munoz, Brandi, M77127LieusaintSeine et MarneFrance

Generated 2025-07-20 13:41:18.668 UTC