[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 2608   SHUFFLE   <  SKIP 1082  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22527Flores, Rachel, L59140DunkerqueNordFrance
14565Hernandez, Natalie, L91950National CityCaliforniaUnited States
23264Hu, Warren98225BellinghamWashingtonUnited States

Generated 2025-07-17 03:38:31.686 UTC