[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 2421   SHUFFLE   <  SKIP 2904  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18261Ramos, Stacy, D6006PerthSouth AustraliaAustralia
22658Rodriguez, Devin93000BobignySeine Saint DenisFrance
13608Kumar, Karla, H33041PaderbornHamburgGermany

Generated 2025-07-10 14:40:10.736 UTC