[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   SKIP 518   SHUFFLE   <  SKIP 5029  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26255Alexander, Cameron97355LebanonOregonUnited States
25130Huang, Micah2113North RydeNew South WalesAustralia
15983Ross, Alexis, L94070San CarlosCaliforniaUnited States

Generated 2025-07-20 21:43:31.920 UTC