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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22293Johnson, Jasmine, S94536FremontCaliforniaUnited States
19337Luo, BonnieTY31RuncornEnglandUnited Kingdom
22533Liu, Jake20354HamburgHamburgGermany
21627Roberts, Bailey, M94010BurlingameCaliforniaUnited States

Generated 2025-07-20 21:30:48.876 UTC