[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 9655 < SKIP 673 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13098 | Russell, Miguel, Z | 98201 | Everett | Washington | United States |
15434 | Zhou, Brent | 3205 | South Melbourne | Victoria | Australia |
19366 | Beck, Christy, A | 59100 | Roubaix | Nord | France |
Generated 2025-07-16 23:43:11.071 UTC