[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 3677   SHUFFLE   <  SKIP 2242  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28919Wagner, Krystal, F59100RoubaixNordFrance
24634He, Crystal, S98312BremertonWashingtonUnited States
11179Rodriguez, Molly, E90210Beverly HillsCaliforniaUnited States

Generated 2025-07-13 18:03:53.703 UTC