[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   SHUFFLE   <  SKIP 1029  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17950Ortega, Alberto31770ColomiersGaronne (Haute)France
22538Wang, Bianca93290Tremblay-en-FranceSeine Saint DenisFrance
22879Russell, Jocelyn, C90241DowneyCaliforniaUnited States
27067Rodriguez, Jennifer, T91977Spring ValleyCaliforniaUnited States

Generated 2025-07-11 03:34:14.279 UTC