[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 324   SHUFFLE   <  SKIP 323  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28709Gonzalez, Stefanie, JW1N 9FALondonEnglandUnited Kingdom
12094Bailey, Bailey, A91945Lemon GroveCaliforniaUnited States
12340Diaz, Stacy, L4551CaloundraQueenslandAustralia

Generated 2025-07-14 16:14:46.887 UTC