[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 511   SHUFFLE   <  SKIP 3330  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17637Tang, Arturo, S53131BonnHamburgGermany
19876Edwards, Nathan, K94010BurlingameCaliforniaUnited States
25762Fernandez, Stefanie14197BerlinNordrhein-WestfalenGermany

Generated 2025-07-18 17:27:49.968 UTC