[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 7979   SHUFFLE   <  SKIP 792  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27823Gao, Joan, M20354HamburgHamburgGermany
26911Gomez, KristiSW19 3RULondonEnglandUnited Kingdom
18908Sun, Krystal4171HawthorneQueenslandAustralia

Generated 2025-07-22 11:35:25.511 UTC