[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 189   SHUFFLE   <  SKIP 765  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22527Flores, Rachel, L59140DunkerqueNordFrance
22455Kapoor, Roy22001HamburgHessenGermany
17451Wood, Isabelle, C98225BellinghamWashingtonUnited States

Generated 2025-07-18 15:35:05.902 UTC