[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 542 SHUFFLE < SKIP 706 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
29185 | Li, Warren, R | 2500 | Wollongong | New South Wales | Australia |
25807 | Lopez, Kaitlin, J | 75010 | Paris | Seine (Paris) | France |
Generated 2025-07-18 17:10:21.245 UTC