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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28495Morgan, Catherine, A93700DrancySeine Saint DenisFrance
28905Bailey, Katherine, L59000LilleNordFrance
26437Zhu, Tiffany4700RockhamptonQueenslandAustralia

Generated 2025-07-11 20:14:49.882 UTC