[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 680 SHUFFLE < SKIP 6166 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22406 | Shen, Kelvin | 2036 | Malabar | New South Wales | Australia |
14351 | Gray, Riley | 94704 | Berkeley | California | United States |
Generated 2025-07-20 15:31:00.903 UTC