[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 SHUFFLE < SKIP 8980 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26070 | Patterson, Elijah, A | 90706 | Bellflower | California | United States |
17983 | Saunders, Carol | 22001 | Hamburg | Hessen | Germany |
Generated 2025-07-15 01:05:50.631 UTC