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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29446Ma, Jamie, P38001BraunschweigNordrhein-WestfalenGermany
17538Bell, Brianna, R90505TorranceCaliforniaUnited States
19163Bailey, Riley91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-09 01:11:30.488 UTC