[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 475   SHUFFLE   <  SKIP 321  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22750Gonzalez, Jesse, D90241DowneyCaliforniaUnited States
15017Ramirez, Amanda, E90012Los AngelesCaliforniaUnited States
28380Goel, Lindsay, A94310OrlyVal de MarneFrance

Generated 2025-07-14 02:24:17.452 UTC