[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 396   SHUFFLE   <  SKIP 2078  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12563Lin, Alejandro, LGL50CheltenhamEnglandUnited Kingdom
22422Black, NicholeTY31RuncornEnglandUnited Kingdom
14902Diaz, Arianna, C90706BellflowerCaliforniaUnited States

Generated 2025-07-16 00:30:49.006 UTC