[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 1330  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25039Clark, Alexis97034Lake OswegoOregonUnited States
26441Lu, Randy4700RockhamptonQueenslandAustralia
18057Washington, Logan, A90712LakewoodCaliforniaUnited States

Generated 2025-07-12 02:07:47.320 UTC